-
Home
-
Admin Menu Editor
-
1.13.1 (latest)
-
Code
-
Classes
- RestrictedPostLookup
Total Complexity |
37 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
174 |
Lines of code |
117 |
Logical lines of code |
66 |
Comment lines |
31 |
Methods |
11 |
Properties |
2 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getRestrictedPosts() |
A |
47 |
11 |
37 |
toArray() |
S |
59 |
5 |
15 |
forgetPost() |
S |
61 |
5 |
12 |
hasPotentialRestrictions() |
S |
61 |
4 |
12 |
deserializeFromArray() |
S |
68 |
3 |
7 |
addEntry() |
S |
62 |
2 |
11 |
__construct() |
S |
69 |
2 |
7 |
removeEntry() |
S |
68 |
2 |
7 |
isModified() |
S |
82 |
1 |
3 |
clearModifiedFlag() |
S |
81 |
1 |
3 |
jsonSerialize() |
S |
81 |
1 |
3 |